POV-Ray : Newsgroups : povray.general : Personal Update : Re: Personal Update Server Time
7 Aug 2024 03:17:55 EDT (-0400)
  Re: Personal Update  
From: JRG
Date: 20 Jan 2002 13:54:19
Message: <3c4b125b@news.povray.org>
Don't you think it would much easier a particle system integrated with persistent
variables in animation? Apart from the gain in parsing time, it would allow a first
approximative interaction of the particle with moving environments.

--
#local j=text{ttf"arial""JRG".2,0}#local J=0;#while(J<10)#local R=0;#while
(R<2)#local G=0;#while(G<1)#if(inside(j<R,G.1>))object{j scale.025translate
<R-1G-J/20J/-40+2>pigment{rgb<9J>}}#debug"O"#else#debug" "#end#local G=G+
.025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG

Home: http://digilander.iol.it/jrgpov  //New: Kitchen scene WIP


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.